home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
PRODUCTI
/
GTRIPPLE
/
SETUP.EXE
/
0
/
RCDATA
/
TFSHOWRTF
/
TFSHOWRTF.txt
Wrap
Text File
|
1999-09-12
|
938b
|
50 lines
inherited fShowRTF: TfShowRTF
Caption = 'Information'
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited pBody: TPanel
object reInformation: TRichEdit
Left = 10
Top = 10
Width = 325
Height = 308
Align = alClient
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
inherited pButtons: TPanel
object bBack: TButton
Left = 272
Top = 24
Width = 75
Height = 25
Caption = '< &Back'
ModalResult = 7
TabOrder = 0
end
object bNext: TButton
Left = 352
Top = 24
Width = 75
Height = 25
Caption = '&Next >'
Default = True
ModalResult = 6
TabOrder = 1
end
object bCancel: TButton
Left = 448
Top = 24
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
end
end